.ldic_Filt .c2form_fieldset {
    border: 0;
    width: auto;
    float: left;
    margin: 0;
}

.ldic_Filt .c2form_fldname {
    width: 100%;
    display: block;
    padding: 7px 0px;
    font-weight: bold;
    font-size: 13px;
    color: #333;
    margin-top: 10px;
}

.ldic_Filt .form {
    background-image: -webkit-linear-gradient(#ffffff, #eeeeee);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee);
    background-image: -ms-linear-gradient(#ffffff, #eeeeee);
    background-image: -o-linear-gradient(#ffffff, #eeeeee);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #666;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #ccc;
}

.ldic_Filt .c2form_code input {
    float: left;
    display: block;
    margin-right: 6px;
}

.ldic_Filt .c2form_code {
    margin: 10px 0;
    font-size: 13px;
    font-weight: 100;
    color: #333;
    width: 120px;
}

.colour_circle {
    float: left;
    display: block;
    height: 16px;
    width: 16px;
    margin: 0 4px;
    border-radius: 50%;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(1, 1, 1, 0.3);
    box-shadow: 1px 1px 2px 0px rgba(1, 1, 1, 0.3);
}

.ldifoc {
    margin: 0px 5px;
    font-size: 12px;
}

.ldi_locator {
    font-size: 23px;
    font-weight: bold;
}

.ldic_Rese {
    float: left;
    padding: 6px 7px;
    padding-right: 5px;
    background-image: -webkit-linear-gradient(#ffffff, #eeeeee);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee);
    background-image: -ms-linear-gradient(#ffffff, #eeeeee);
    background-image: -o-linear-gradient(#ffffff, #eeeeee);
    -moz-border-radius: 3px;
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 45px 5px;
    margin-bottom: 0;
}

a.ldic_resbtn {
    background-color: #ccc;
    padding-right: 25px;
    color: #444;
    font-size: 14px;
}

a.ldic_resbtn:hover {
    text-decoration: none;
    color: #666;
}

.ldic_Filt .c2form_row {
    float: left;
    width: auto;
    margin: 0 10px;
    margin-left: 0;
}

.ldi_systemsummary {
    float: left;
    width: 94%;
    padding: 0;
    margin: 3%;
    border: 1px solid #ccc;
    color: #666;
    padding: 0%;
}

.ldi_systemsummary h2 a {
    color: #333;
    font-size: 14px;
}

.ldi_systemsummary h2 {
    margin: 0;
    padding: 6px 5px;
    background: #eee;
}

.ldi_systemsummary p {
    margin: 2%;
}

.ldi_systemsummary:hover {
    -webkit-box-shadow: 1px 1px 2px 0px rgba(1, 1, 1, 0.3);
    box-shadow: 1px 1px 2px 0px rgba(1, 1, 1, 0.3);
}

.ldi_systemsummary:hover h2 {
    background: #ddd;
}

.ldiccl a, .ldiccl span {
    color: #333;
}

li.ldiccl {
    background: none;
    padding: 0;
    margin: 6px 0px;
}

span.ldicac {
    margin-left: 3px;
}

.ldi_rel_item {
	display:inline-block;
	min-width:200px;
	width:25%;
	padding: 0;
    margin: 3%;
    border: 1px solid #ccc;
}

.ldi_rel_item h2 {
    margin: 0;
    padding: 6px 5px;
    background: #eee;
}